home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 2004 April / SGI IRIX 6.5 Applications 2004 April.iso / dist / mozilla.idb / var / netscape / mozilla / chrome / nl-NL.jar / locale / nl-NL / messenger / search.properties < prev    next >
Text File  |  2003-07-14  |  751b  |  32 lines

  1. # search and filter strings
  2.  
  3. searchCustomize="Koppen aanpassen..."
  4.  
  5. # these are the fields that get inserted in the search line
  6. # for "and" searches, this looks like:
  7. #
  8. # searchAnd0 <attribute> searchAnd1 <operator> searchAnd2 <value> searchAnd4
  9. #
  10. # for example, in english this looks like:
  11. # and the [Sender ] [doesn't contain] [John]
  12. #
  13. # TODO: need to special-case the first line (filterindex==0)
  14. #
  15.  
  16. # filter stuff
  17.  
  18. searchingMessage=Bezig te zoeken...
  19. searchSuccessMessage=1 gevonden
  20. searchSuccessMessages=%S gevonden
  21. searchFailureMessage=Niets gevonden
  22. labelForStopButton=Stoppen
  23. labelForSearchButton=Zoeken
  24. accesskeyForStopButton=S
  25. accesskeyForSearchButton=S
  26.  
  27. # searchTermOverlay stuff
  28. orSearchText=of de
  29. andSearchText=en de
  30. initialSearchText=de
  31.  
  32.